/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
 Unregistered copy.
 Any usage except for the purpose of evaluation is strictly prohibited.
*/
.AJXMenuAJMfHaB {position:relative;z-index:100;width:100%;height:41px;background:#2e6fa9 url(ajxmenu3_files/menu-bg.gif) center right;text-align:center;}
.AJXMenuAJMfHaB ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXMenuAJMfHaB ul {display:inline;}
*+html .AJXMenuAJMfHaB ul {display:inline;}
.AJXMenuAJMfHaB li {float:left;margin:0;}
.AJXMenuAJMfHaB a {display:block;float:left;height:41px;white-space:nowrap;padding:0 12px 0 12px;font:bold 12px/41px Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#cae3f8;background:url(ajxmenu3_files/top.gif) top right;}
.AJXMenuAJMfHaB li:hover a,.AJXMenuAJMfHaB a:hover {color:#ffffff;background:#5597d1 url(ajxmenu3_files/top.gif) bottom right;}
.AJXMenuAJMfHaB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
